-
Home
-
WP Encryption – One Click Free SSL Certificate & SSL / HTTPS Redirect to Force HTTPS, Security+
-
7.2.0
-
Code
-
Classes
- LEOrder
Total Complexity |
151 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
610 |
Lines of code |
435 |
Logical lines of code |
352 |
Comment lines |
90 |
Methods |
13 |
Properties |
15 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
C |
33 |
30 |
80 |
verifyPendingOrderAuthorization() |
C |
36 |
25 |
70 |
getCertificate() |
B |
39 |
24 |
53 |
revokeCertificate() |
A |
46 |
16 |
33 |
finalizeOrder() |
A |
45 |
13 |
35 |
createOrder() |
A |
44 |
10 |
37 |
deactivateOrderAuthorization() |
A |
53 |
8 |
19 |
getPendingAuthorizations() |
S |
48 |
7 |
29 |
updateOrderData() |
S |
55 |
5 |
17 |
generateCSR() |
S |
46 |
3 |
41 |
updateAuthorizations() |
S |
64 |
4 |
9 |
allAuthorizationsValid() |
S |
65 |
4 |
9 |
isFinalized() |
S |
78 |
2 |
3 |